const crypto/rand.urandomDevice

2 uses

	crypto/rand (current package)
		rand_unix.go#L23: const urandomDevice = "/dev/urandom"
		rand_unix.go#L62: 			f, err := os.Open(urandomDevice)